Skip to main content

Decrement the FCP by a given dollar amount.

POST 

https://app.nops.io/svc/cost_engine/freeable-compute-plans/decrement

Decrement the FCP by a given dollar amount. If the available FCP is less than the decrement amount, the FCP will become negative, indicating possible cost inefficiencies.

Request

Query Parameters

    amount Amountrequired

    The amount to decrement the FCP by.

    Example: 0.05

Responses

Successful Response

Schema

    any

curl -L -X POST 'https://app.nops.io/svc/cost_engine/freeable-compute-plans/decrement' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://app.nops.io/svc/cost_engine
Parameters
— queryrequired
ResponseClear

Click the Send API Request button above and see the response here!